summaryrefslogtreecommitdiffstats
path: root/src/Generating/Prefabs/SandVillagePrefabs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Generating/Prefabs/SandVillagePrefabs.h')
-rw-r--r--src/Generating/Prefabs/SandVillagePrefabs.h15
1 files changed, 0 insertions, 15 deletions
diff --git a/src/Generating/Prefabs/SandVillagePrefabs.h b/src/Generating/Prefabs/SandVillagePrefabs.h
deleted file mode 100644
index 7b00db56f..000000000
--- a/src/Generating/Prefabs/SandVillagePrefabs.h
+++ /dev/null
@@ -1,15 +0,0 @@
-
-// SandVillagePrefabs.h
-
-// Declares the prefabs in the group SandVillage
-
-#include "../Prefab.h"
-
-
-
-
-
-extern const cPrefab::sDef g_SandVillagePrefabs[];
-extern const cPrefab::sDef g_SandVillageStartingPrefabs[];
-extern const size_t g_SandVillagePrefabsCount;
-extern const size_t g_SandVillageStartingPrefabsCount;